GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureColor / GetHashCode Method





In This Topic
GetHashCode Method (GdPictureColor)
In This Topic
Returns the hash code for this instance.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
public override int GetHashCode()
public function GetHashCode(): Integer; override; 
public override function GetHashCode() : int;
public: int GetHashCode(); override 
public:
int GetHashCode(); override 

Return Value

A 32-bit signed integer that is the hash code for this instance.
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureColor
GdPictureColor Members
Base Implementation in GetHashCode